exec statements造句
例句與造句
- The statement can be a select or an exec statement
此語句可以是select或exec語句。 - The following examples show the syntax for exec statements
以下示例顯示exec語句的語法。 - The following exec statement executes an rfc that uses two parameters
以下exec語句執(zhí)行使用兩個參數(shù)的rfc 。 - The following exec statement executes a bapi that has no input parameters
以下exec語句執(zhí)行沒有輸入?yún)?shù)的bapi 。 - The following exec statement executes an rfc that has an input parameter
以下exec語句執(zhí)行具有一個輸入?yún)?shù)的rfc 。 - It's difficult to find exec statements in a sentence. 用exec statements造句挺難的
- The following exec statement executes an rfc that has one input parameter
以下exec語句執(zhí)行具有一個輸入?yún)?shù)的rfc 。 - The following exec statement executes an rfc that has an input parameter specified in a variable
以下exec語句執(zhí)行具有一個在變量中指定的輸入?yún)?shù)的rfc 。 - The following exec statement executes a bapi that returns company names and information about each company
以下exec語句執(zhí)行返回公司名稱和每個公司相關信息的bapi 。 - In the ole db source and the lookup transformation , the sql statements are typically select statements or exec statements
Sql語句的源可以是直接輸入、文件連接或變量。 - Specifies the number of seconds that must elapse after sending a remote exec statement before the remote stored procedure times out
語句之后,在遠程存儲過程超時前必須等待的秒數(shù)。 - The parameter names must match the names that the stored procedure , run by the select statement or the exec statement , expects
參數(shù)名稱必須與存儲過程(由select語句或exec語句運行)所期望的名稱匹配。 - If the actual parameter names are returned from the rdbms , the parameters used by a select and exec statement are mapped by name
如果實際參數(shù)名稱是從rdbms返回的,則select和exec語句所使用的參數(shù)將按名稱進行映射。 - A rollback statement in a stored procedure referenced by an insert . exec statement causes the entire transaction to be rolled back and the batch stops executing
由insert . . . exec語句引用的存儲過程中的rollback語句將導致整個事務回滾,并使批處理終止執(zhí)行。